CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image arithmetic code

搜索资源列表

  1. tu513

    0下载:
  2. 数字图像处理(第二版)第五章例题5.13的实现代码。7*7的算术均值滤波和几何均值滤波代码(自己编写)。-Digital Image Processing (second edition) Chapter V, Example 5.13 code. 7* 7 arithmetic mean filter and the geometric mean filter code (write your own).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1030
    • 提供者:沈沆瑜
  1. Ffast_aca

    0下载:
  2. 快速算术编码FastAC,来源于Pearlman个人主页,是非常有用的算算术编码代码。可以用于图像,视频编解码中;也可以用于语音等编解码中。谢谢。 -Fast arithmetic coding FastAC comes from Pearlman' s personal home page, is a very useful numerical arithmetic coding code. Can be used to image and video codecs can als
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:990389
    • 提供者:商人
  1. SoundCalculator

    0下载:
  2. C#源码实现界面漂亮的按钮式计算器,这个漂亮的界面主要是在界面按钮美化的映衬下才显示出来,而这些漂亮的按钮是基于图片的,所以图片的制作非常关键,C#只是调用这些图片并赋于一定的动作而最终实现计算器的功能,点击按钮即可进行加减乘除运算。-C# source code to achieve beautiful interface of the push-button calculator, this beautiful interface the interface buttons beautify
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:80772
    • 提供者:fwta5
  1. uharrrisCornes

    0下载:
  2. 用openCV开发的角点检测程序源码,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImaage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。 可直接使用。 -With the the corner detection openCV development program source code, which after the first corner detection is read from the buffer into the image
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:1583
    • 提供者:推翻
  1. huffman

    0下载:
  2. 该代码给出了对于典型的LENA图像的HUFFMAN编码压缩过程。该方法的效率比算术编码要高!-The code is given HUFFMAN coding typical LENA image compression process. The efficiency of the method is to be higher than the arithmetic coding!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:2207
    • 提供者:shan
  1. RegionGrow

    1下载:
  2. matlab,区域生长算法,代码为算法函数,文本文档为调用示例,对matlab内置图像coins.png进行基于种子点的区域生长调用,图像生成时,用户用鼠标在其中选取一个种子点并按回车键,之后会出现分割效果。-matlab, region growing algorithm, code for arithmetic functions, the text document is called an example of matlab built-in image coins.png seed p
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:11163
    • 提供者:李光
  1. AutoThreshold

    1下载:
  2. matlab,迭代选择阈值法,代码为算法函数,文本为调用命令,对matlab内置图像coins.png进行自动阈值分割-matlab, iterative threshold selection method, code for arithmetic functions, invoke the command text on the matlab built-in image coins.png automatic thresholding
  3. 所属分类:其他小程序

    • 发布日期:2017-11-09
    • 文件大小:11264
    • 提供者:李光
  1. ImageCoding

    0下载:
  2. 这是图像编码的源代码,包括霍夫曼编码,算数编码,游程编码等-This is the image coding source code, including Huffman coding, arithmetic coding, run-length coding, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:233547
    • 提供者:mt
  1. suanshubianma

    0下载:
  2. 算术编码,MATLAB数字图像处理中的代码-Arithmetic coding, MATLAB code for digital image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:960
    • 提供者:kh
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. IMAGECODING

    0下载:
  2. MFC中的图像编码的源代码,包括霍夫曼编码、香农-费诺编码、算术编码、位平面编码、保存img文件、读入img文件等。-The source code of Image coding in MFC , including the Hoffman code, Shannon Fenno coding, arithmetic coding, bit plane coding, save the IMG file, read into the IMG file.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3407245
    • 提供者:yanls
  1. Space_Filter

    0下载:
  2. OpenCV、空域滤波器(中值,均值,最大最小值...)-This code is designed for space filter and it is derived Digital Image Processing Matlab edition in page117 it has ArithmeticM_Filter for Arithmetic Mean Filtering GeometricM_Filter for Geometric Mean Filtering H
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:172092
    • 提供者:atie
  1. work

    1下载:
  2. 图像压缩编码码matlab实现:DM编码、变换编码、算术编码、行程编码、Huffman编码、线性预测编码-image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:183188
    • 提供者:zhch76
  1. C语言成像与光线追踪程序设计 .pdf

    2下载:
  2. 计算机图形在越来越多的领域得到了广泛的应用,而大多数个人计算机用户却因 缺乏基本的编程工具而不能在便宜的PC机上生成精美的计算机图形,本书旨在帮助 这些用户挖掘PC机潜在的图形设计能力,制做逼真的高质量计算机图形。 本书介绍了计算机图形学要求的向量和矩阵算术工具,讨论了光线追踪程序的生 成和使用,并给出了实际的C代码。此外,本书还对三维建模工具、提高图像质量的方 法及图形显示设备等做了介绍。(Computer graphics have been widely used in more and
  3. 所属分类:文章/文档

    • 发布日期:2019-11-18
    • 文件大小:11792384
    • 提供者:魔王大人
« 1 2»
搜珍网 www.dssz.com